type encoding/hex.decoder
3 uses
encoding/hex (current package)
hex.go#L193: type decoder struct {
hex.go#L203: return &decoder{r: r}
hex.go#L206: func (d *decoder) Read(p []byte) (n int, err error) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)